home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / bprogrms / bclink26.zip / WORKER.DBT (.txt) < prev    next >
dBase/FoxBase/XBase Database File  |  1996-10-31  |  1KB  |  18 lines

  1. WORKER
  2.               if(f4type(edit->field) == r4num)
  3.                               {
  4.                                  num = _atold(str);
  5.                                  ctrl4assign_double(edit->master,edit->hwnd,edit->field,num);
  6.                               }
  7.                               else
  8.                               {
  9.                                  ctrl4assign(edit->master,edit->hwnd,edit->field,str);
  10.                               }
  11.                               u4free
  12. Manuel:
  13.         We've got a meeting this afternoon at 4:00
  14.         to discuss the quality problem with support
  15.         services on the Baker account.
  16. From: Jos
  17.  Gomez          Sun Oct 09 17:04:09 1994
  18.